In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureDocumentConverter / Title Property

Title Property (IGdPictureDocumentConverter)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(34)>

Property Title As String
[DispId(34)]

string Title {get; set;}
read-write property Title: String; 
DispIdAttribute(34)

function get,set Title : String
[DispId(34)]

__property string* get_Title();

__property void set_Title( 

   string* value

);
[DispId(34)]

property String^ Title {

   String^ get();

   void set (    String^ value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureDocumentConverter
IGdPictureDocumentConverter Members